[INFO] fetching crate nuts-bytes 0.7.9...
[INFO] testing nuts-bytes-0.7.9 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate nuts-bytes 0.7.9 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate nuts-bytes 0.7.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nuts-bytes 0.7.9
[INFO] tweaked toml for crates.io crate nuts-bytes 0.7.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nuts-bytes 0.7.9 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nuts-bytes-derive v0.7.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f51375b0c753a3cf95e1892f75f1c3c307716cb5c1b4d3dae11cd51a3bf11ce1
[INFO] running `Command { std: "docker" "start" "-a" "f51375b0c753a3cf95e1892f75f1c3c307716cb5c1b4d3dae11cd51a3bf11ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f51375b0c753a3cf95e1892f75f1c3c307716cb5c1b4d3dae11cd51a3bf11ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51375b0c753a3cf95e1892f75f1c3c307716cb5c1b4d3dae11cd51a3bf11ce1", kill_on_drop: false }`
[INFO] [stdout] f51375b0c753a3cf95e1892f75f1c3c307716cb5c1b4d3dae11cd51a3bf11ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f85d4d3a52edbd51bfc432cf97336ab1360f4919c533fae0321822a489f262c
[INFO] running `Command { std: "docker" "start" "-a" "6f85d4d3a52edbd51bfc432cf97336ab1360f4919c533fae0321822a489f262c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nuts-bytes v0.7.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
[INFO] running `Command { std: "docker" "inspect" "6f85d4d3a52edbd51bfc432cf97336ab1360f4919c533fae0321822a489f262c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f85d4d3a52edbd51bfc432cf97336ab1360f4919c533fae0321822a489f262c", kill_on_drop: false }`
[INFO] [stdout] 6f85d4d3a52edbd51bfc432cf97336ab1360f4919c533fae0321822a489f262c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7364f759c58e0fdc273c49430c5bf201508128d34fbb0af16740e8eda5862d0f
[INFO] running `Command { std: "docker" "start" "-a" "7364f759c58e0fdc273c49430c5bf201508128d34fbb0af16740e8eda5862d0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling nuts-bytes v0.7.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "7364f759c58e0fdc273c49430c5bf201508128d34fbb0af16740e8eda5862d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7364f759c58e0fdc273c49430c5bf201508128d34fbb0af16740e8eda5862d0f", kill_on_drop: false }`
[INFO] [stdout] 7364f759c58e0fdc273c49430c5bf201508128d34fbb0af16740e8eda5862d0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d87ff1c41adb15c80ab4ecad8e9000bbec186fb0f58dee4ddfb3ff510491baf1
[INFO] running `Command { std: "docker" "start" "-a" "d87ff1c41adb15c80ab4ecad8e9000bbec186fb0f58dee4ddfb3ff510491baf1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nuts_bytes-7cbae0ba781efd91)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test from_bytes::tests::array_one ... ok
[INFO] [stdout] test from_bytes::tests::array_zero ... ok
[INFO] [stdout] test from_bytes::tests::array_two ... ok
[INFO] [stdout] test from_bytes::tests::f32 ... ok
[INFO] [stdout] test from_bytes::tests::i16 ... ok
[INFO] [stdout] test from_bytes::tests::f64 ... ok
[INFO] [stdout] test from_bytes::tests::char ... ok
[INFO] [stdout] test from_bytes::tests::i32 ... ok
[INFO] [stdout] test from_bytes::tests::i8 ... ok
[INFO] [stdout] test from_bytes::tests::string_one ... ok
[INFO] [stdout] test from_bytes::tests::string_two ... ok
[INFO] [stdout] test from_bytes::tests::i64 ... ok
[INFO] [stdout] test from_bytes::tests::option ... ok
[INFO] [stdout] test from_bytes::tests::string_three ... ok
[INFO] [stdout] test from_bytes::tests::string_zero ... ok
[INFO] [stdout] test from_bytes::tests::u16 ... ok
[INFO] [stdout] test from_bytes::tests::u32 ... ok
[INFO] [stdout] test from_bytes::tests::u64 ... ok
[INFO] [stdout] test from_bytes::tests::unit ... ok
[INFO] [stdout] test from_bytes::tests::u8 ... ok
[INFO] [stdout] test from_bytes::tests::usize ... ok
[INFO] [stdout] test from_bytes::tests::vec_three ... ok
[INFO] [stdout] test from_bytes::tests::vec_two ... ok
[INFO] [stdout] test from_bytes::tests::vec_zero ... ok
[INFO] [stdout] test put_bytes::tests::slice::empty_slice_put_one ... ok
[INFO] [stdout] test put_bytes::tests::slice::empty_slice_put_zero ... ok
[INFO] [stdout] test put_bytes::tests::slice::slice_put_four ... ok
[INFO] [stdout] test put_bytes::tests::slice::slice_put_one ... ok
[INFO] [stdout] test put_bytes::tests::slice::slice_put_three ... ok
[INFO] [stdout] test put_bytes::tests::slice::slice_put_two ... ok
[INFO] [stdout] test put_bytes::tests::slice::slice_put_zero ... ok
[INFO] [stdout] test put_bytes::tests::vec::empty_vec_put_one ... ok
[INFO] [stdout] test put_bytes::tests::vec::empty_vec_put_two ... ok
[INFO] [stdout] test put_bytes::tests::vec::empty_vec_put_zero ... ok
[INFO] [stdout] test put_bytes::tests::vec::vec_append_one ... ok
[INFO] [stdout] test put_bytes::tests::vec::empty_vec_put_three ... ok
[INFO] [stdout] test put_bytes::tests::vec::vec_append_two ... ok
[INFO] [stdout] test put_bytes::tests::vec_ref::empty_vec_put_zero ... ok
[INFO] [stdout] test put_bytes::tests::vec::vec_append_zero ... ok
[INFO] [stdout] test put_bytes::tests::vec_ref::vec_append_two ... ok
[INFO] [stdout] test put_bytes::tests::vec_ref::vec_append_three ... ok
[INFO] [stdout] test from_bytes::tests::vec_one ... ok
[INFO] [stdout] test take_bytes::tests::empty_slice_zero ... ok
[INFO] [stdout] test put_bytes::tests::vec_ref::empty_vec_put_one ... ok
[INFO] [stdout] test take_bytes::tests::empty_slice_one ... ok
[INFO] [stdout] test put_bytes::tests::vec::vec_append_three ... ok
[INFO] [stdout] test put_bytes::tests::vec_ref::vec_append_zero ... ok
[INFO] [stdout] test put_bytes::tests::vec_ref::empty_vec_put_three ... ok
[INFO] [stdout] test put_bytes::tests::vec_ref::empty_vec_put_two ... ok
[INFO] [stdout] test take_bytes::tests::slice_four ... ok
[INFO] [stdout] test take_bytes::tests::slice_one ... ok
[INFO] [stdout] test from_bytes::tests::bool ... ok
[INFO] [stdout] test take_bytes::tests::slice_three ... ok
[INFO] [stdout] test put_bytes::tests::vec_ref::vec_append_one ... ok
[INFO] [stdout] test to_bytes::tests::array_two ... ok
[INFO] [stdout] test to_bytes::tests::array_one ... ok
[INFO] [stdout] test to_bytes::tests::array_three ... ok
[INFO] [stdout] test to_bytes::tests::bool_false ... ok
[INFO] [stdout] test to_bytes::tests::bool_true ... ok
[INFO] [stdout] test from_bytes::tests::array_three ... ok
[INFO] [stdout] test take_bytes::tests::slice_two ... ok
[INFO] [stdout] test to_bytes::tests::char ... ok
[INFO] [stdout] test take_bytes::tests::slice_zero ... ok
[INFO] [stdout] test to_bytes::tests::array_zero ... ok
[INFO] [stdout] test to_bytes::tests::f64 ... ok
[INFO] [stdout] test to_bytes::tests::i16 ... ok
[INFO] [stdout] test to_bytes::tests::i64 ... ok
[INFO] [stdout] test to_bytes::tests::f32 ... ok
[INFO] [stdout] test to_bytes::tests::option_some ... ok
[INFO] [stdout] test to_bytes::tests::slice_one ... ok
[INFO] [stdout] test to_bytes::tests::i32 ... ok
[INFO] [stdout] test to_bytes::tests::slice_three ... ok
[INFO] [stdout] test to_bytes::tests::slice_two ... ok
[INFO] [stdout] test to_bytes::tests::str_three ... ok
[INFO] [stdout] test to_bytes::tests::slice_zero ... ok
[INFO] [stdout] test to_bytes::tests::string_one ... ok
[INFO] [stdout] test to_bytes::tests::str_one ... ok
[INFO] [stdout] test to_bytes::tests::string_three ... ok
[INFO] [stdout] test to_bytes::tests::string_two ... ok
[INFO] [stdout] test to_bytes::tests::str_two ... ok
[INFO] [stdout] test to_bytes::tests::string_zero ... ok
[INFO] [stdout] test to_bytes::tests::u16 ... ok
[INFO] [stdout] test to_bytes::tests::u8 ... ok
[INFO] [stdout] test to_bytes::tests::unit ... ok
[INFO] [stdout] test to_bytes::tests::usize ... ok
[INFO] [stdout] test to_bytes::tests::u32 ... ok
[INFO] [stdout] test to_bytes::tests::vec_three ... ok
[INFO] [stdout] test to_bytes::tests::vec_zero ... ok
[INFO] [stderr]      Running tests/from_bytes.rs (/opt/rustwide/target/debug/deps/from_bytes-dd2493b4c1524cac)
[INFO] [stdout] test to_bytes::tests::vec_two ... ok
[INFO] [stdout] test to_bytes::tests::i8 ... ok
[INFO] [stdout] test to_bytes::tests::str_zero ... ok
[INFO] [stdout] test to_bytes::tests::option_none ... ok
[INFO] [stdout] test to_bytes::tests::u64 ... ok
[INFO] [stdout] test to_bytes::tests::vec_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/to_bytes.rs (/opt/rustwide/target/debug/deps/to_bytes-bc1277df9a828133)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nuts_bytes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 103) ... ok
[INFO] [stdout] test src/lib.rs - ReadmeDoctests (line 194) ... ok
[INFO] [stdout] test src/lib.rs - ReadmeDoctests (line 176) ... ok
[INFO] [stdout] test src/lib.rs - (line 90) ... ok
[INFO] [stdout] test src/lib.rs - (line 46) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d87ff1c41adb15c80ab4ecad8e9000bbec186fb0f58dee4ddfb3ff510491baf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87ff1c41adb15c80ab4ecad8e9000bbec186fb0f58dee4ddfb3ff510491baf1", kill_on_drop: false }`
[INFO] [stdout] d87ff1c41adb15c80ab4ecad8e9000bbec186fb0f58dee4ddfb3ff510491baf1
